From: Richard M. Stallman Date: Thu, 28 Apr 1994 07:10:24 +0000 (+0000) Subject: Fix typo in previous change. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~91898 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=ce305b112ac811c00e5d77a2fcc45ec195d6c6ac;p=emacs.git Fix typo in previous change. --- diff --git a/src/emacs.c b/src/emacs.c index 3fa1244f42e..4d62018fb0a 100644 --- a/src/emacs.c +++ b/src/emacs.c @@ -1023,7 +1023,7 @@ This value is effective only if set before Emacs is dumped,\n\ and only if the Emacs executable is installed with setuid to permit\n\ it to change priority. (Emacs sets its uid back to the real uid.)\n\ Currently, you need to define PRIO_PROCESS in `config.h'\n\ -before you compile Emacs, to enable the code for this feature.") +before you compile Emacs, to enable the code for this feature."); emacs_priority = 0; DEFVAR_LISP ("invocation-name", &Vinvocation_name,